home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / misc / ptc26 / ptct.doc < prev    next >
Text File  |  1993-10-13  |  17KB  |  376 lines

  1.  
  2. .  PTCT is a Terminal program for the PTC pactor controller from SCS.
  3.    
  4.    On one hand it is a program wich make full use of function keys
  5.    F1 to F10 and combiations of keys to give all the commands to the 
  6.    PTC as: AM ,PT ,L 1 a.s.o.
  7.    
  8.    On the other hand you can use it as a dumb terminal program.
  9.    All the commands to the PTC are given then with the normal text keys
  10.    and the most of the function keys don't work. 
  11.    This is the best way to learn the commands of the PTC.
  12.    The program is written in Turbo Pascal and many of the routines
  13.    of DL5FBD are used.
  14.  
  15. .  When the program is running there are 2 windows on the screen
  16.    The upper window is the receive screen and the lower window is the
  17.    command and transmit screen.
  18.  
  19. .  A status line gives information about the status of the PTC.
  20.  
  21. .  If you have the Firmware version lower than 2.0  set local echo on
  22.    with  "ECHO 1".
  23.  
  24.    Description of the function keys F1 .. F10.
  25.    ===========================================
  26.    Esc  Before typing a command, use yhe ESC key.
  27.  
  28.    F1   Help
  29.         Here all the function keys and the combinations keys are shown.
  30.  
  31.    F2   Switch to Pactor standby. When connected in pactor to a station
  32.         this key disconnects. F2 also stops calling a station.
  33.  
  34.    F3   Switch to Amtor standby.When connected in amtor to a station
  35.         this key disconnects. F3 also stops calling a station.
  36.  
  37.    F4   Switch to RTTY Baudot.
  38.  
  39.    F5   Call a station in Pactor or Amtor.
  40.         There is a extra window on the screen for the call of the station
  41.         you want to connect to.
  42.  
  43.    F6   Toggles listen mode for pactor and amtor.
  44.  
  45.    F7   Toggles Unproto(100 Baud) for pactor 
  46.         and Fec for amtor and Transmit in rtty.
  47.  
  48.    F8   Calling CQ in pactor, amtor or rtty.
  49.  
  50.    F9   Shows all the parameters of the ptc. The SHOW command.
  51.  
  52.    F10   Switch to dumb terminal.
  53.          Use it if you want to change parameters of the PTC or
  54.          when you want to read from or to write to your mini-
  55.          mailbox of the PTC.
  56.  
  57.    Description of Combination keys.
  58.    ================================
  59.    ALT-F1  Toggle a help line between Rx and Tx screen.
  60.  
  61.    ALT-F2  Shows the pactor commands of the ptc (When on pactor STB).
  62.  
  63.    ALT-F3  Shows the amtor commands of the ptc (When on amtor STB).
  64.  
  65.    CTRL-F2 Hard disconnect for PACTOR. If you loose the link
  66.            with your QSO partner you can force to go to STB
  67.            PACTOR with this combination. Don't use it if the
  68.            link is good for your QSO partner sends REQ's
  69.            till his 'timeout' time.
  70.            (F2 is the normal disconnect key for PACTOR)
  71.  
  72.    CTRL-F3 Hard disconnect for AMTOR. If you loose the link
  73.            with your QSO partner you can force to go to STB
  74.            AMTOR with this combination. Don't use it if the
  75.            link is good for your QSO partner sends REQ's
  76.            till his 'timeout' time.
  77.            (F3 is the normal disconnect key for AMTOR)
  78.  
  79.    ALT-F5  Call a station in Pactor or Amtor from a list.
  80.            There is an extra window on the screen with the calls that are
  81.            in the file PTCT.CAL. The maximum number of calls in this file
  82.            is 10. If there are more the rest is ignored.
  83.            You must restart the program if you create a new list.
  84.            Don't forget the return after the last call in the list.
  85.  
  86.    ALT-F7 Toggles Unproto with 200 Baud.
  87.  
  88.    ALT-A   Use a text editor. The editor must first be installed
  89.         with ALT-C and the 'k' option.     
  90.  
  91.    ALT-B   Show the scrollback buffer. All received data from
  92.            and transmitted data to the ptc is stored (in memory) here.
  93.  
  94.    ALT-E   Ending of reading the scrollback buffer. (Also does Esc)
  95.  
  96.    ALT-C   Configuration.
  97.            Description follows.
  98.  
  99.    ALT-F   Write all received data in a file.
  100.  
  101.    ALT-I   To write additional information (i.e Name and QTH) in the
  102.            disklog when disklog is ON and when you are connected.
  103.  
  104.    ALT-K   Make the call of your QSO partner known to the program.
  105.            This is ONLY necessary if the QSO partner DID CONNECT YOU.
  106.            If you connected, the call is already known to the program. 
  107.            You need this callsign if you want to use CTRL-END. and 
  108.            for the disklog.
  109.  
  110.    ALT-L   Write the PACTOR logbook of the PTC on the screen.
  111.  
  112.    ALT-O   Goto DOS and back to PTCT with EXIT.
  113.  
  114.    ALT-P   Print a file.
  115.  
  116.    ALT-R   Clear the receive screen.
  117.  
  118.    ALT-T   Clear the transmit screen and the transmit buffer.
  119.  
  120.    ALT-V   View a diskfile.
  121.  
  122.    ALT-W   Toggles Wordout. With 'Wordout on' you can correct a typing
  123.            error before the word is transmitted. The backspace Char is
  124.            not transmitted when Wordout is ON.
  125.  
  126.    ALT-X   Ending the program.
  127.  
  128.    ALT-Y   Clears the Scrollback buffer.
  129.  
  130. The start screen.
  131. =================
  132.  
  133.  ╔═════ 26.02.1993 ═══ 17:57 ══════ Receive ══════════════  PA0NC ════════════╗
  134.  ║                                                                            ║
  135.  ║                                                                            ║
  136.  ║==  Pactor  V.2.0  ==                                                       ║
  137.  ║(C)   SCS-GmbH   1992                                                       ║
  138.  ║                                                                            ║
  139.  ║32768 Bytes good RAM /  20750 Bytes free                                    ║
  140.  ║                                                                            ║
  141.  ║<System-Level: 1>  ROM-Call: PA0NC                                          ║
  142.  ║                                                                            ║
  143.  ║*** PACTOR ACTIVE >>>                                                       ║
  144.  ║                                                                            ║
  145.  ║*** STBY >>                                                                 ║
  146.  ║                                                                            ║
  147.  ║                                                                            ║
  148.  ║cmd:                                                                        ║
  149.  ║                                                                            ║
  150.  ╠════════════════════════════ Commands & Transmit ═══════════════════════════╣
  151.  ║                                                                            ║
  152.  ║                                                                            ║
  153.  ║                                                                            ║
  154.  ║                                                                            ║
  155.  ║                                                                            ║
  156.  ╚════════════════════════════════════════════════════════════════════════════╝
  157.  F1=Help  PACTOR    STB            IGNOR         WO Off  9600Bd│COM2│PTCT V2.60
  158.  
  159.    The lower line on the screen is the status line. It gives important
  160.    information of the status of the PTC. The status line is devided in 
  161.    10 fields.
  162.  
  163.    Field 1: This is a hint to use the F1 key.
  164.    Field 2: The mode pactor, amtor or rtty is displayed here.
  165.    Field 3: STB, LISTEN, UNPROTO, FEC, CALLING or CONNECT or baudrate in Rtty.
  166.    Field 4: The call of the calling or connected station(only when YOU called).
  167.    Field 5: PHASE, IDLE, ERROR,TRAF,DATA or REQ.
  168.    Field 6: TRANSM. or RECEIV.
  169.    Field 7: WO On or WO Off  (the ALT-W key)
  170.    Field 8,9,10: information about serial parameters and program.
  171.  
  172. The statusline when calling a station in pactor.
  173. ================================================
  174.  
  175.  F1=Help  PACTOR  CALLING  DF0THW  PHASE  TRANSM. WO On   9600Bd│COM1│PTCT V2.4
  176.  
  177. The statusline when connected to a station in pactor.
  178. =====================================================
  179.  
  180.  F1=Help  PACTOR  CONNECT  DF0THW  IDLE   RECEIV. WO On   9600Bd│COM1│PTCT V2.4
  181.  
  182. The statusline when transmitting FEC in amtor.
  183. ==============================================
  184.  
  185.  F1=Help  AMTOR     FEC            IDLE   TRANSM. WO On   9600Bd│COM1│PTCT V2.4
  186.  
  187. The statusline when transmitting UNPROTO in pactor.
  188. ===================================================
  189.  
  190.  F1=Help  PACTOR  UNPROTO                 TRANSM. WO On   9600Bd│COM1│PTCT V2.4
  191.  
  192.  
  193. The installation of new parameters( the ALT-C key).
  194. ===================================================
  195.  
  196. If yoy want the standard build-in parameters to become active then
  197. delete or rename the file PTCT.INI
  198.  
  199. Below is the window as it appears when ALT-C is pressed.
  200.  
  201. ╔╔════════════════════════════════════════════════════════════════════════════╗╗
  202. ║║               PTCT V2.6  Installation of new parameters                    ║║
  203. ║║                                                                            ║║
  204. ║║    COMx-Hardware   Serial parameters      Screen         Delay times       ║║
  205. ║║                                                                            ║║
  206. ║║    COM  Adr  IRQ  * Baudrate  :9600      Change          Display/ms:1000   ║║
  207. ║║                   * Wordlength:8         COLORS          Char /ms  :10     ║║
  208. ║║   * 1  $3F8   4   * Parity    :n         BIOS/RAM:r      Lines /ms :25     ║║
  209. ║║   * 2  $2F8   3   * Stopbits  :1         CGAWrite:n      Blank /min:10     ║║
  210. ║║   * 3  $3E8   4                          Line len:67                       ║║
  211. ║║   * 4  $2E8   3     ScrollBackbuffer     TxWindow:5      Warning Signals   ║║
  212. ║║   * V24-COMx: 1     Bytes :8192          VgaMode :n      Bell/Morse:m      ║║
  213. ║║                                                          Frequency :500    ║║
  214. ║║     DiskLog         Editor                                                 ║║
  215. ║║     ON              Q.EXE                 Save           Station calls     ║║
  216. ║║                                          PTCT.INI        Call      :PA0NC  ║║
  217. ║║                     AAB                                  Selcall   :PANC   ║║
  218. ╠║                     OFF                                                    ║╣
  219. ║║ * = change in PTCT.INI                                                     ║║
  220. ║║ Choose one of the blinking characters.                                     ║║
  221. ║║                                       Stop with  ESC.                      ║║
  222. ║║ Your choice :                                                              ║║
  223. ║╚════════════════════════════════════════════════════════════════════════════╝║
  224. ╚═════════════════════════════════════════════════════════════════════════════╝
  225.  F1=Help  PACTOR    STB            IGNOR          WO Off 9600Bd│COM3│ PTCT V2.6 
  226.  
  227.  
  228.   D     is for installing the disklog feature. See below.
  229.   E     is for installing an editor. See below.
  230.   A     is for Automatic Answer Back (AAB) in Amtor.See Below.
  231.   O     is for user defined colors. Try it. WARNING! THE COLORS FOR RX AND 
  232.         TX SCREEN MUST BE DIFFERENT. 
  233.   R     is for video output via BIOS or RAM.
  234.   G     is for older CGA screens.
  235.   I     is wraplength.
  236.   W     is height of TX window.
  237.   V     is for VGA mode.
  238.   S     is for saving the new parameter file.
  239.   Y     is for the displaytime of error windows.
  240.   H,N   is for delay time for each character and for linefeeds.If the
  241.         program works fine,leave them unchanged.
  242.   K     is the Blank time.
  243.   B     the reserved bytes of the Scroll back buffer.
  244.   M     When switching to different modes with the F keys you can hear
  245.         a morse sign, a single beep or nothing.
  246.   F     is for choosing the frequency of the warning signals.
  247.   c     is your Callsign.
  248.   L     is your SelCall.
  249.  
  250.   End or
  251.   DEL   Change the transmit direction of the PTC.
  252.         In PACTOR the program sends a CTRL-Y and in AMTOR a +?
  253.  
  254.   CTRL+END  Transmits the sentence  ' yourcall de mycall '
  255.  
  256.   Changing the com port.
  257.   ======================
  258.   1.  The very first character in the PTCT.INI file is the com. port.
  259.       You can change it to 2 or 3 if you want to use com port 2 or 3 with
  260.       your own editor. The IRQ and Adress are changed automaticaly if you
  261.       use standards.
  262.  
  263.   Calling CQ
  264.   ==========
  265.   When calling CQ with FEC or Unproto you can transmit a CQ text with
  266.   the F8 key. There must be 3 CQ files in the same directory as
  267.   PTCT.EXE,  named  PTCT.CQA for Amtor, PTCT.CQP for Pactor and 
  268.   PTCT.CQB for Baudot rtty.
  269.   Sample files are in this package. Always start this files with a blank
  270.   line.
  271.  
  272.   CHANGE THE CALLSIGN TO YOUR OWN CALLSIGN !
  273.   
  274.   Using The personal Mailbox of the PTC.
  275.   =====================================
  276.   If you want to use the mailbox system of the PTC switch to 'Dumb
  277.   terminal' with  F10. You can use now the commands Dir, Read, Write
  278.   Send and Delete. All with the restrictions decribed in the manual 
  279.   of the PTC.
  280.   If you change the mode from pactor to amtor a.s.o when in 'dumb
  281.   terminal' the newmode is not known to the program. When back in
  282.   the full terminal mode use the F2 key then.
  283.  
  284.   If you want to write a file in the memory of the mailbox do as follows:
  285.           First write a textfile with your own editor( ALT-A).
  286.           Strike F10 (dumb terminal).
  287.           After the prompt cmd:  type:
  288.           W test  (the filename you want to write in the MB memory).
  289.           type:  ALT-S   (Give the name of the diskfile).
  290.   The textfile now goes from disk to the MB memory.
  291.   
  292.   If you want to write on disk a file wich is in the MB memory do as follows:
  293.           Strike F10.
  294.           After the prompt Cmd: Type: R test (name of the MB memory file).
  295.           After the reading strike F10 again.
  296.           Strike ALT-B (scroll back buffer).
  297.           Strike ALT-F (save the scroll back buffer on disk).
  298.           Strike ALT-B for going back to the program.
  299.           Now you can edit the diskfile with ALT-A.
  300.  
  301.   The editor.
  302.   ===========
  303.    With ALT-A you can use your favourable texteditor.
  304.    The name of the editor must be installed with the ALT-C command
  305.    and then  k.  The editor must be in the same directory as PTCT.EXE is,
  306.    or the full path and filename must be given with the ALT-C and then k,
  307.    or the path to the editor must be given in the autoexec.bat file.
  308.    If you don't want to use an editor answer  NONE  at the  k
  309.    option in the ALT-C screen.The first character of the editorname
  310.    must not be a  N !
  311.  
  312.   The helpline.
  313.   =============
  314.    When on pactor STB or amtor STB you can toggle a helpline with the
  315.    most important function keys at the place where normaly the separating
  316.    line between the RX en TX screen is. This can be usefull if you are
  317.    using the program for the first time.
  318.    The command for this feature is ALT-F1.
  319.    Another time ALT-F1 and the helpline disappears. This also happens
  320.    when the dumb terminal (F10) is switched on.
  321.  
  322.   The AAB feature.
  323.   ================
  324.   There is a automatic AAB function in this software.
  325.   If PTCT receives a $ (dollar sign) then it sends
  326.   QRA mycall myselcall. Both your call and selcall come from
  327.   the PTC. Some stations and most aplink stations send
  328.   a dollar sign as a 'Who Are You' sign (WRU).
  329.   Your PTC then answers with your call and selcall.
  330.   If you don't need this feature switch it OFF with ALT-C and
  331.   the l option.
  332.  
  333.   WARNING !  SWITCH AAB to OFF WHEN RECEIVING  7PLUS FILES !
  334.  
  335.   WARNING !  SWITCH REMOTE OFF WHEN RECEIVING 7PLUS FILES !
  336.  
  337.   The WORDOUT and LINEWRAP features.
  338.   ==================================
  339.   On PACTOR the wordout is automaticaly switched off while most pactor
  340.   stations do accept the backspace character. So if you typed a mistake,
  341.   type the backspace key and then the right key.
  342.   On AMTOR , UNPROTO,FEC and RTTY the wordout is automaticaly switched
  343.   to on. In all modes you can change wordout with ALT-W.
  344.  
  345.   If you are typing on the keyboard it is not neccessary to type a hard
  346.   return at the end of a line. After X characters there is an automatic 
  347.   return and linefeed at the end of a word. A return is still always 
  348.   possible at a shorter line. (X=installed wraplength)
  349.  
  350.   The logbook possibility.
  351.   ========================
  352.   The PTC has the posibility of a short logbook for the last 16 PACTOR
  353.   contacts. This program has the possibility to write on disk the
  354.   contacts you made even in PACTOR and in AMTOR. If disklog in
  355.   the ALT-C screen is set to OFF the PTC's logbook is used.
  356.   If you set the disklog to ON the logbook for the contacts is
  357.   automaticaly saved on disk.
  358.   There is no end of the logfile (perhaps your diskcapacity ?).
  359.   So it is better to rename after some time the file PTCT.LOG and
  360.   to start with a new one.
  361.   Only when you have a link with another station you can give some
  362.   additional information (name and QTH) to the logfile PTCT.LOG. Use ALT-I.
  363.   Use it when you are receiving. There is no lost of information of
  364.   receiving text during the time you are using ALT-I.
  365.   The maximum number of characters you can add is 35. Don't pass the End of
  366.   the ALT-I window.
  367.  
  368.   If you use ALT-A you can even edit the log file.
  369.  
  370.   I hope you enjoy this program.
  371.  
  372.   Best 73 from Roel, PA0NC @ PI8DAZ.
  373.  
  374.  
  375.  
  376.